(create_pty): New function.
authorNick Roberts <nickrob@snap.net.nz>
Thu, 13 Aug 2009 13:22:55 +0000 (13:22 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Thu, 13 Aug 2009 13:22:55 +0000 (13:22 +0000)
commit46c0ad603a3e17eba20448c5f7f3aa44528dc4e6
tree14106cb5a2c31af4453590ae026d1481bc7c41bc
parent24d4523318dad3e68a0f597e8dcb6dc8174d6f34
(create_pty): New function.
(Fstart_process): Use it to allow Emacs to just associate a pty
with the buffer.  See associated change in gdb-mi.el.
(list_processes_1): Deal with no program name.
(start_process_unwind): Use pid == -2 to mean no process.
src/process.c